home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1181 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: cip-mac6.coli.uni-sb.de!user
  2. From: rade@coli.uni-sb.de (Ralph Debusmann)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: AGA-Assembly problems :(
  5. Date: Tue, 16 Jan 1996 14:37:21 +0100
  6. Organization: Computational Linguistics Dept., U Saarbruecken
  7. Message-ID: <rade-1601961437210001@cip-mac6.coli.uni-sb.de>
  8. NNTP-Posting-Host: cip-mac6.coli.uni-sb.de
  9. X-Newsreader: Value-Added NewsWatcher 2.0b24.0+
  10.  
  11. Hi all!
  12.  
  13. I need some help on various AGA-problems. I am doing direct hardware
  14. access (don't shoot me for that alone, please :)
  15.  
  16. Here we go ...
  17.  
  18. 1. I've done an effect which changes the $102-Scrollvalues for each line
  19. of a picture. The problem is that I can only change the scrollvalues for
  20. lines above $ff! When I (Cop-)wait for $ffdf and then for $1007 or
  21. something like this and  then* try to change the scrollvalue it doesn't
  22. work anymore. (this is more of a general ECS problem I guess)
  23.  
  24. 2. I'd like to try out the new AGA dualplayfield-mode (2 * 4 bpls) but I
  25. don't know how to cope
  26. with the palettes of both playfields. Say I have to pictures with 16 cols
  27. each, one is the 1st playfield, the other one the second, for me it seems
  28. both playfields use the same colours ($180-$19e). But I'd need both
  29. palettes, I want 32 (2*16) not only 16 colours... The AGA.guide states
  30. this could be changed in $104 but it doesn't work for me (sigh) Any help?
  31.  
  32. 3. I've another question on the display modulos ($108, $10a). I know I
  33. have to set them to -8
  34. when I display an AGA-pic (FMode=3). But why? How is this calculated? What
  35. values do I need to display an 8-bpl-picture with FMode=0? (it should
  36. work, but I couldn't work it out)
  37.  
  38. 4. The last problem arises when I try the "mirror-effect" with 8
  39. bpls/FMode=3 ... It *does* mirror the picture (vertically) but the colours
  40. get disturbed. Why is that? I am using -88 for both $108 and $10a (-80-8,
  41. my pic is 320*256)
  42.  
  43. Any help greatly appreciated,
  44.  
  45. Ralph Debusmann
  46.  
  47.  
  48. P.S.: Please reply to my eMail rade@coli.uni-sb.de 'cause I am not
  49. regularly reading this newsgroup. Thanks!
  50.